Class UsingSimpleInputClass

java.lang.Object
  extended by UsingSimpleInputClass

public class UsingSimpleInputClass
extends Object


Field Summary
(package private)  Format myFormat
           
(package private)  SimpleInput myInput
           
 
Constructor Summary
UsingSimpleInputClass()
           
 
Method Summary
(package private)  void enterName()
           
(package private)  void enterNumbers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

myFormat

Format myFormat

myInput

SimpleInput myInput
Constructor Detail

UsingSimpleInputClass

public UsingSimpleInputClass()
Method Detail

enterName

void enterName()

enterNumbers

void enterNumbers()